Visual Basic (Declaration) | |
---|---|
Public Overloads Sub Run( _ ByVal arguments() As String, _ ByVal mapstdout As TextWriter, _ ByVal mapstderr As TextWriter, _ ByVal mapstdin As TextReader _ ) |
C# | |
---|---|
public void Run( string[] arguments, TextWriter mapstdout, TextWriter mapstderr, TextReader mapstdin ) |
Parameters
- arguments
- mapstdout
- mapstderr
- mapstdin
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7